Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fmod
fmod
Returns the remainder of the floating point number of division
Name:
fmod
Category:
math
Programming Language:
php
One-line Description:
Returns the remainder of the floating point number for division.
Related
Advanced usage of serialize: batch processing of data in combination with array_map
1
Does next_result() affect query performance? One article analysis
2
How to use imagegetclip and apply filters in image cropping
5
ftp_rawlist implements the method of sorting file lists by time
3
Similar Functions
decbin
decbin
Convertdecimaltobina
sin
sin
Sine
cosh
cosh
Hyperboliccosine
cos
cos
Cosine
max
max
Findthemaximumvalue
ceil
ceil
Furthermethodtosort
round
round
Roundfloatingpointnu
exp
exp
Calculatetheindexofe
Popular Articles